[INFO] cloning repository https://github.com/xeodus/Trade-GPT
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xeodus/Trade-GPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeodus%2FTrade-GPT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeodus%2FTrade-GPT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fb08501d5fd1a82661ee18315121924da24d053
[INFO] checking xeodus/Trade-GPT against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeodus%2FTrade-GPT" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xeodus/Trade-GPT
[INFO] finished tweaking git repo https://github.com/xeodus/Trade-GPT
[INFO] tweaked toml for git repo https://github.com/xeodus/Trade-GPT written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xeodus/Trade-GPT on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xeodus/Trade-GPT already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54
[INFO] running `Command { std: "docker" "start" "8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ws v0.7.9
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking kiteconnect v0.2.9
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking trade-gpt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: useless conversion to the same type: `&str`
[INFO] [stdout]    --> src/market_data.rs:148:99
[INFO] [stdout]     |
[INFO] [stdout] 148 |             let data = kite.historical_data(&token, &from.to_string(), &to.to_string(), "minute", "true".into())?;
[INFO] [stdout]     |                                                                                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<&str as Into<&str>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trade-gpt` (bin "trade-gpt" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: useless conversion to the same type: `&str`
[INFO] [stdout]    --> src/market_data.rs:148:99
[INFO] [stdout]     |
[INFO] [stdout] 148 |             let data = kite.historical_data(&token, &from.to_string(), &to.to_string(), "minute", "true".into())?;
[INFO] [stdout]     |                                                                                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<&str as Into<&str>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trade-gpt` (bin "trade-gpt") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54", kill_on_drop: false }`
[INFO] [stdout] 8ba99a8259e62f6d16e6941e5f5e9995b7194731bb9636a361ce0bf351aa1d54
